.financialService .banner-content {
  width: 257px;
  padding: 22px 33px;
  position: absolute;
  top: 45px;
  margin-left: 25px;
  opacity: 0.9;
  background-color: #ffffff;
}
.financialService .banner-content .banner-text {
  font-size: 11px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  margin: 13px 0;
}
.financialService .intro-div {
  display: flex;
  align-items: center;
  margin-top: 51px;
}
.financialService .intro-div .intro-div-content {
  width: 234px;
  margin-left: 14px;
}
.financialService .intro-div .intro-div-content .intro-div-content-text {
  font-size: 11px;
  font-weight: 400;
  color: #000000;
  line-height: 23px;
  margin: 22px 0 62px 0;
}
.financialService .news-content {
  width: 750px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.financialService .news-content .news-item {
  width: 241px;
  border: 2px solid #bababa;
  margin-top: 30px;
}
.financialService .news-content .news-item .news-item-text {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 29px;
  margin: 21px 21px 60px 21px;
}
.financialService .news-content .news-item .news-item-btn {
  width: 105px;
  height: 22px;
  margin: 30px 0;
  background-color: #9a001e;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
  top: 1130px;
  position: absolute;
}
.financialService .list-content {
  margin-top: 24px;
}
.financialService .list-content .list-content-item {
  width: 750px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #bababa;
}
.financialService .list-content .list-content-item .left {
  display: flex;
  align-items: center;
  line-height: 50px;
}
.financialService .list-content .list-content-item .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #444444;
  margin: 0 11px 0 17px;
}
.financialService .list-content .list-content-item .list-content-item-text {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 50px;
}
.financialService .list-content .list-content-item .list-content-item-time {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 50px;
}
.financialService .more-btn-div {
  width: 750px;
  display: flex;
  justify-content: end;
  margin-top: 14px;
}
.financialService .news-content-title {
  margin-top: 18px;
}
.financialService .serve-list {
  width: 750px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.financialService .serve-list .serve-list-item {
  width: 72px;
  height: 105px;
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.financialService .serve-list .serve-list-item .serve-list-item-name {
  font-size: 12px;
  font-weight: 400;
  color: #444444;
  line-height: 19px;
  margin-top: 12px;
  text-align: center;
}
.financialService .common-title {
  font-size: 29px;
  font-weight: 400;
  color: #000073;
}
.financialService .common-btn {
  width: 151px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #911b24;
}

/*# sourceMappingURL=financialService.css.map */
